Release 11.7
The following is a summary of the main changes in release 11.7 of Knowledge Builder:
- Added deployment for Expert Advisor in zip format to support upload to Deployment Server
- Extended numeric support in the constraint engine
- Renaming an object which has shortcuts did not rebuild the usage of the shortcuts in other modules
- Fixed XML encoding when an ampersand was used in object values
- Fixed translation table export when apostrophe was used in an @REM statement
- Included support for the ispassword flat prop in the text edit input
- Extended Javascript generation of constrained trees
- Fixed where a checkbox input with allowInvalid set to false was not allowing selection via macro assignment
- Javascript deployment was causing a long load at runtime due to clashing with language loader
- Added a default option in the deploy settings for engine localisation
- Added deployment warning about invalid list default value
- Detection of dialog buttons set to type "none" but with a macro attached
- Missing @Return for a dialog OnCanExit procedure defaults to 2 (ok)
- Allow Javascript generation of trees marked as constraints
- Fixed Javascript generation of constrained radio buttons which were always reporting as invalid